home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>2.2.  Channels Dialog</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="gimp-dialogs-structure.html" title="2.  Image Structure Related Dialogs" />
- <link rel="prev" href="gimp-dialogs-structure.html" title="2.  Image Structure Related Dialogs" />
- <link rel="next" href="gimp-path-dialog.html" title="2.3.  Path Dialog" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">2.2. 
- <span lang="en" xml:lang="en">Channels Dialog</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="gimp-dialogs-structure.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">2. 
- <span lang="en" xml:lang="en">Image Structure Related Dialogs</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="gimp-path-dialog.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-channel-dialog"></a>2.2. 
- <span lang="en" xml:lang="en">Channels Dialog</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2405 $</td>
- <td align="left">2007-08-29</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2654288" class="indexterm"></a>
- <a id="id2654301" class="indexterm"></a>
- <div class="figure">
- <a id="id2654316"></a>
- <p class="title">
- <b>Figure 14.7. 
- <span lang="en" xml:lang="en">The Channel dialog</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-channel.png" alt="The Channel dialog" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- The Channels dialog is the main interface to edit, modify and manage your
- channels. Channels have a double usage. This is why the dialog is divided
- into two parts: the first part for color channels and the second part for
- selection masks.
- </p>
- <p>
- Color channels: Color channels apply to the image and not to a specific
- layer. Basically, three primary colors are necessary to render all the
- wide range of natural colors. As other digital software, the GIMP
- uses Red, Green, and Blue as primary colors. The first and primary
- channels display the <span class="guilabel">Red</span>, <span class="guilabel">Green</span>,
- and <span class="guilabel">Blue</span>
- values of each pixel in your image. In front of each channel is a
- thumbnail displaying a grayscale representation of each channel, where
- white is 100% and black is 0% of the primary color. Alternatively, if your
- image is not a colored but a Grayscale image, there is only one primary
- channel called <span class="guilabel">Gray</span>.
- For an Indexed image with a fixed number of known colors there is also
- only one primary channel called <span class="guilabel">Indexed</span>.
- Then there is a optional channel called <span class="guilabel">Alpha</span>.
- This channel displays transparency values of each pixel in your image
- (See <a class="link" href="glossary.html#glossary-alpha-channel" title="Alpha Channel">Alpha Channel</a> in
- Glossary). In front of this channel is a thumbnail displaying a grayscale
- representation of the transparency where white is opaque and visible, and
- black is transparent and invisible. If you create your image without
- transparency then the Alpha channel is not present, but you can add it
- from the <a class="link" href="gimp-dialogs-structure.html#gimp-layer-dialog" title="2.1.  Layers Dialog">Layers dialog menu</a>.
- Also, if you have more than one layer in your image, GIMP automatically
- creates an Alpha channel.
- </p>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>GIMP doesn't support CMYK or YUV color models.</p>
- </td>
- </tr>
- </table>
- </div>
- <div class="figure">
- <a id="id2654443"></a>
- <p class="title">
- <b>Figure 14.8. 
- <span lang="en" xml:lang="en">Representation of an image with channels</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/wilber-channels-red.png" alt="Representation of an image with channels" />
- <div class="caption">
- <p>Red channel</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/wilber-channels-green.png" alt="Representation of an image with channels" />
- <div class="caption">
- <p>Green channel</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/wilber-channels-blue.png" alt="Representation of an image with channels" />
- <div class="caption">
- <p>Blue channel</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/wilber-channels-alpha.png" alt="Representation of an image with channels" />
- <div class="caption">
- <p>Alpha channel</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/wilber-channels-combined.png" alt="Representation of an image with channels" />
- <div class="caption">
- <p>All Channels</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- The right image is decomposed in three color channels (red, green, and
- blue) and the Alpha channel for transparency. On the right image the
- transparency is displayed as a gray checkerboard. In the color channel
- white is always white because all the colors are present and black is
- black. The red hat is visible in the red channel but quite invisible in
- the other channels. This is the same for plain green and blue which are
- visible only in their own channels and invisible in others.
- </p>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-channel-dialog-calling"></a>2.2.1. 
- <span lang="en" xml:lang="en">Calling the Dialog</span>
- </h4>
- </div>
- </div>
- </div>
- <p>The Channel dialog can be activated in many ways :</p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- from the toolbox-menu:
- <span class="guimenu">File</span> ‚Üí <span class="guisubmenu">Dialogs</span> ‚Üí <span class="guimenuitem">Channels</span>
- </p>
- </li>
- <li>
- <p>
- from the image-menu:
- <span class="guimenu">Dialogs</span> ‚Üí <span class="guimenuitem">Channels</span>
- </p>
- </li>
- <li>
- <p>
- from another dialog-menu:
- <span class="guimenu">Add Tab</span> ‚Üí <span class="guimenuitem">Channels</span>
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-channel-dialog-using"></a>2.2.2. 
- <span lang="en" xml:lang="en">Using the Channel dialog</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="gimp-channel-dialog-using-overview"></a>2.2.2.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h5>
- </div>
- </div>
- </div>
- <p>
- The top channels are the color channels and the optional Alpha
- channel. They are always organized in the same order and they cannot
- be erased. Selection masks are described below and displayed as a list
- in the dialog. Every channel appears in the list in form of a
- thumbnail. A right-click in a channel thumbnail opens the
- <a class="link" href="gimp-channel-dialog.html#gimp-channel-menu" title="2.2.2.4.  Channels Context Menu">channel menu</a>.
- </p>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="gimp-channel-dialog-using-attributes"></a>2.2.2.2. 
- <span lang="en" xml:lang="en">Channel attributes</span>
- </h5>
- </div>
- </div>
- </div>
- <p>
- Every channel is shown in the list with its own attributes. These
- attributes are very similar to the ones described in
- <a class="xref" href="gimp-dialogs-structure.html#gimp-layer-dialog" title="2.1.  Layers Dialog">Section 2.1, “
- <span lang="en" xml:lang="en">Layers Dialog</span>
- ”</a> for the layer dialog.
- </p>
- <div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Caution">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Caution]" src="../images/caution.png" />
- </td>
- <th align="left">Caution</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- Activated channels appear highlighted (generally) in blue in the
- dialog. If you click on a channel in the list you toggle activation
- of the corresponding channel. Disabling a color channel red, blue,
- or green has severe consequences. For instance if you disable the
- blue channel, all pixels from now on added to the image will not
- have blue component, and so a white pixel will have the yellow
- complementary color.
- </p>
- </td>
- </tr>
- </table>
- </div>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="gimp-channel-dialog-using-managing"></a>2.2.2.3. 
- <span lang="en" xml:lang="en">Managing channels</span>
- </h5>
- </div>
- </div>
- </div>
- <a id="id2654810" class="indexterm"></a>
- <a id="id2654824" class="indexterm"></a>
- <a id="id2654839" class="indexterm"></a>
- <a id="id2654852" class="indexterm"></a>
- <a id="id2654866" class="indexterm"></a>
- <a id="id2654879" class="indexterm"></a>
- <p>
- Under the channel list is a set of buttons allowing you to perform
- some basic operations on channel list.
- </p>
- <div class="variablelist">
- <dl>
- <dt>
- <a id="gimp-channel-edit"></a>
- <span class="term">
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/stock-edit-16.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Edit channel attributes,</span>
- </span>
- </dt>
- <dd>
- <p>
- only available for selection masks. Here you can change the
- <span class="guilabel">Channel name</span>. The other two parameters
- affect channel is visibility in the image window; they control
- <span class="guilabel">Opacity</span> and color used for the mask in the
- image window. A click on the color button displays the GIMP
- color selector and then you can change the mask color.
- </p>
- </dd>
- <dt>
- <a id="gimp-channel-new"></a>
- <span class="term">
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-new.png" /></span>
- </span>
- <span lang="en" xml:lang="en">New channel</span>
- </span>
- </dt>
- <dd>
- <p>
- You can create here a new channel. The displayed dialog lets
- you set <span class="guilabel">Opacity</span> and mask color used in
- the image to represent the selection. (If you use the
- <span class="guibutton">New Channel</span> button in Channel Menu,
- you can create this new channel with the options previously
- used by pressing the <span class="keycap"><strong>Shift</strong></span> key when clicking).
- This new channel is a channel mask (a selection mask) applied
- over the image. See
- <a class="link" href="gimp-channel-dialog.html#dialogs-selection-masks" title="2.2.3.  Selection masks">Selection Mask</a>
- </p>
- </dd>
- <dt>
- <span class="term">
- <a id="gimp-channel-raise"></a>
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-raise.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Raise channel,</span>
- </span>
- </dt>
- <dd>
- <p>
- only available for selection masks : you can here put the
- channel up a level in the list. Press <span class="keycap"><strong>Shift</strong></span>
- key to move channel to top of the list.
- </p>
- </dd>
- <dt>
- <span class="term">
- <a id="gimp-channel-lower"></a>
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-lower.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Lower channel</span>
- </span>
- </dt>
- <dd>
- <p>
- You can here put the channel down a level in the list. Press the
- <span class="keycap"><strong>Shift</strong></span> key to move the channel to bottom of the
- list.
- </p>
- </dd>
- <dt>
- <span class="term">
- <a id="gimp-channel-duplicate"></a>
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/stock-duplicate-16.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Duplicate channel</span>
- </span>
- </dt>
- <dd>
- <p>
- You can create here a copy of the active channel. Name of new
- channel is suffixed with a number.
- </p>
- <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Tip">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Tip]" src="../images/tip.png" />
- </td>
- <th align="left">Tip</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- You can also duplicate a color channel or the Alpha channel.
- It's an easy way to keep a copy of them and to use them later
- as a selection in an image.
- </p>
- </td>
- </tr>
- </table>
- </div>
- </dd>
- <dt>
- <span class="term">
- <a id="gimp-channel-selection-replace"></a>
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/stock-selection-16.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Channel to selection</span>
- </span>
- </dt>
- <dd>
- <p>
- here you can transform the channel to become a selection. By
- default the selection derived from a channel replaces any
- previous active selection. It's possible to change this by
- clicking on control keys.
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p><a id="gimp-channel-selection-add"></a>
- <span class="keycap"><strong>Shift</strong></span>:
- the selection derived from a channel is added to the
- previous active selection. The final selection is merged
- from both.
- </p>
- </li>
- <li>
- <p><a id="gimp-channel-selection-subtract"></a>
- <span class="keycap"><strong>Ctrl</strong></span>:
- the final selection is the subtraction of selection derived
- from a channel from the previously active one.
- </p>
- </li>
- <li>
- <p><a id="gimp-channel-selection-intersect"></a>
- <span class="keycap"><strong>Shift</strong></span>+<span class="keycap"><strong>Ctrl</strong></span>:
- the final selection is the intersection of selection derived
- from a channel with the previously active one. Only common
- parts are kept.
- </p>
- </li>
- </ul>
- </div>
- </dd>
- <dt>
- <span class="term">
- <a id="gimp-channel-selection-delete"></a>
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-delete.png" /></span>
- </span>
- <span lang="en" xml:lang="en">Delete channel</span>
- </span>
- </dt>
- <dd>
- <p>
- only available for selection masks: you can here delete the
- active channel.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="gimp-channel-menu"></a>2.2.2.4. 
- <span lang="en" xml:lang="en">Channels Context Menu</span>
- </h5>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2347 $</td>
- <td align="left">2006-02-27</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2655433" class="indexterm"></a>
- <div class="figure">
- <a id="id2655447"></a>
- <p class="title">
- <b>Figure 14.9. 
- <span lang="en" xml:lang="en">Channels Menu</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-channel-menu.png" alt="Channels Menu" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Overview</span>
- </dt>
- <dd>
- <p>
- You can get the channel context menu by right clicking on a channel
- thumbnail. This menu gives the same operations on channels as those
- available from dialog buttons. The only difference concerns
- transformation to selection operations, each of them having its own
- entry in the menu.
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- <span class="guilabel">Edit channel attributes</span>,
- <span class="guilabel">New channel</span>,
- <span class="guilabel">Raise channel</span>,
- <span class="guilabel">Lower channel</span>,
- <span class="guilabel">Duplicate channel</span>,
- <span class="guilabel">Delete channel</span>: see
- <a class="link" href="gimp-channel-dialog.html#gimp-channel-edit">Managing channels</a>.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Channel to selection</span>:
- Selection derived from channel replaces any previous active
- selection.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Add to selection</span>:
- Selection derived from channel is added to previous active
- selection. Final selection is merging of both.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Substract from selection</span>:
- Final selection is substraction of selection derived from a
- channel from previous active selection.
- </p>
- </li>
- <li>
- <p>
- <span class="guilabel">Intersect with selection</span>:
- Final selection is intersection of selection derived from a
- channel with the previous active selection. Only common parts
- are kept.
- </p>
- </li>
- </ul>
- </div>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="dialogs-selection-masks"></a>2.2.3. 
- <span lang="en" xml:lang="en">Selection masks</span>
- </h4>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2405 $</td>
- <td align="left">2006-02-27</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2655670" class="indexterm"></a>
- <a id="id2655684" class="indexterm"></a>
- <a id="id2655697" class="indexterm"></a>
- <a id="id2655711" class="indexterm"></a>
- <a id="id2655724" class="indexterm"></a>
- <div class="figure">
- <a id="id2655738"></a>
- <p class="title">
- <b>Figure 14.10. 
- <span lang="en" xml:lang="en">A selection composed out of channels.</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-channel-masks.png" alt="A selection composed out of channels." />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- Channels can be used to save and restore your selections. Clicking on the
- <span class="guilabel">Quick mask</span> button on the
- <a class="link" href="gimp-image-window.html" title="2.2.  Image Window">Image window</a>
- automatically creates a new channel called <span class="guilabel">Qmask</span>
- and saves the displayed active selection to a thumbnail in front of the
- channel.There are many selection tools in GIMP like rectangular
- selection tool or fuzzy selection for continuous selections. Selection
- Masks are a graphical way to build selections into a gray level channel
- where white pixels are selected and black pixels are not selected.
- Therefore gray pixels are partially selected. You can think of them as
- feathering the selection, a smooth transition between selected and not
- selected. This is important to avoid the ugly pixelization effect when you
- fill the selection or when you erase its content after isolating a subject
- from background.
- </p>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Creating Selection Masks</span>
- </dt>
- <dd>
- <p>
- There are several ways to initialize a selection mask. From the
- image window menu
- <span class="guimenu"><span class="accel">S</span>elect</span> ‚Üí <span class="guimenuitem">Save to <span class="accel">C</span>hannel</span>
- if there is an active selection. From the image window
- the bottom-left button creates a <a class="link" href="gimp-channel-dialog.html#gimp-qmask" title="2.2.4.  Quick Mask">Quick
- Mask</a>; the content will be initialized with the active
- selection. From the channel dialog, when you click on the
- <span class="guilabel">New channel</span> button or from the context menu.
- When created, this Selection mask appears in the Channel dialog,
- named “<span class="quote">Selection mask copy</span>” with a queuing number.
- You can change this by using the context menu that you get by
- right-clicking on the channel.
- </p>
- </dd>
- </dl>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2655878"></a>2.2.3.1. 
- <span lang="en" xml:lang="en">Using Selection Masks</span>
- </h5>
- </div>
- </div>
- </div>
- <p>
- Once the channel is initialized, selected (highlighted in blue), visible
- (eye-icon in the dialog), and displayed as you want (color and opacity
- attributes), you can start to work with all the paint tools. The colors
- used are important. If you paint with some color other than white, grey,
- or black, the color Value (luminosity) will be used to define a gray
- (medium, light, or dark). When your mask is painted, you can transform
- it to a selection by clicking on the
- <span class="guilabel">Channel to selection</span>
- button or from the context menu.
- </p>
- <p>
- You can work in selection masks not only with the paint tool but also
- with other tools. For instance, you can use the selection tools to fill
- areas uniformly with gradients or patterns. By adding many selection
- masks in your list you can easily compose very complex selections. One
- can say that a selection mask is to a selection as a layer is to an
- image.
- </p>
- <div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Caution">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Caution]" src="../images/caution.png" />
- </td>
- <th align="left">Caution</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- As long as a selection mask is activated you are working in the mask
- and not in the image. To work in the image you have to deactivate all
- selection masks. Don't forget also to stop displaying masks in the
- image by removing the eye icon. Check also that all RGB and Alpha
- channels are activated and displayed in the image.
- </p>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-qmask"></a>2.2.4. 
- <span lang="en" xml:lang="en">Quick Mask</span>
- </h4>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2419 $</td>
- <td align="left">2007-08-24</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2655982"></a>
- <p class="title">
- <b>Figure 14.11. 
- <span lang="en" xml:lang="en">Dialog Quick Mask</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-channel-quickmask.png" alt="Dialog Quick Mask" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- A <span class="guilabel">Quick Mask</span> is a
- <a class="link" href="gimp-channel-dialog.html#dialogs-selection-masks" title="2.2.3.  Selection masks">Selection Mask</a>
- intended to be used temporarily to paint a selection. Temporarily means
- that, unlike a normal selection mask, it will be deleted from the
- channel list after its transformation to selection. The
- <a class="link" href="gimp-tools-selection.html" title="2. Selection Tools">selection tools</a>
- sometimes show their limits when they have to be used for doing complex
- drawing selection, as progressive. In this case, using the QuickMask is a
- good idea which can give very good results.
- </p>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2656046"></a>2.2.4.1. 
- <span lang="en" xml:lang="en">Activate dialog</span>
- </h5>
- </div>
- </div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- The QuickMask can be activated in the following order, from the
- image-menu: <span class="guimenuitem"><span class="accel">S</span>elect/Toggle
- <span class="accel">Q</span>uickMask</span>.
- </p>
- </li>
- <li>
- <p>
- The QuickMask can also be activated by clicking the left-bottom
- button showed in red on the screenshot.
- </p>
- </li>
- <li>
- <p>
- It can also be activated by using <span class="keycap"><strong>Shift+Q</strong></span>
- shortcut.
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2656109"></a>2.2.4.2. 
- <span lang="en" xml:lang="en">Creating a Quick Mask</span>
- </h5>
- </div>
- </div>
- </div>
- <p>
- To initialize a <span class="guilabel">Quick Mask</span>,
- click the bottom-left button in the image window. If a selection was
- active in your image, then its content appears unchanged while the
- border is covered with a translucent red color. If no selection was
- active then all the image is covered with a translucent red color. At
- every moment you can hide the mask by clicking on the eye icon
- <span class="guiicon">
- <span class="inlinemediaobject"><img src="../images/dialogs/stock-eye-20.png" /></span>
- </span>
- in front of the <span class="guilabel">QMask</span>.
- From the channel dialog you can double click on the name or the
- thumbnail to edit the <span class="guilabel">QMask</span>
- attributes. Then you can change the <span class="guilabel">Opacity</span>
- and its filling color. Once a quick mask is initialized click on it to
- be sure it is selected and blue highlighted in the list, and start to
- paint on it with any GIMP paint tool. The mask is coded in gray tones,
- so you must use white or gray to decrease the area limited by the mask
- and black to increase it. The area painted in light or dark gray will
- be transition areas for the selection like feathering. When your mask
- is ready, click again on the bottom-left button in the image window and
- the quick mask will be removed from the channel list and converted to
- a selection. Quick mask's purpose is to paint a selection and its
- transitions with the paint tools without worrying about managing
- selection masks. It's a good way to isolate a subject in a picture
- because once the selection is made you only have to remove its content
- (or inverse if the subject is in the selection).
- </p>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2656192"></a>2.2.4.3. 
- <span lang="en" xml:lang="en">Using Quick Mask's</span>
- </h5>
- </div>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/dialogs-channel-masks-gradient.png" />
- </div>
- <div class="orderedlist">
- <p class="title">
- <b>
- <span lang="en" xml:lang="en">Description</span>
- </b>
- </p>
- <ol type="1">
- <li>
- <p>
- Screenshot of the image window with activated QuickMask. The
- QuickMask is filled with a gradient from black (left) to white
- (right).
- </p>
- </li>
- <li>
- <p>
- The QuickMask is now disabled and a selection is initialised from
- the QuickMask, which was filled by a gradient before. You see the
- selection borders in the middle of the image.
- </p>
- </li>
- <li>
- <p>
- A stroke is now added during the enabled selection. The key is,
- that the black color will have no opacity of the resulting stroke
- (right) and white color will have a full opacity of the stroke
- (left).
- </p>
- </li>
- </ol>
- </div>
- <p>
- After the QuickMask Button is pressed, the command generates a
- temporary 8-bit (0-255) channel, on which the progressive selection
- work is stored. If a selection is already present the mask is
- initialized with the content of the selection. Once QuickMask has been
- activated, the image is covered by a red semi-transparent veil. This
- one represents the non-selected pixels. Any
- <a class="link" href="gimp-tools-paint.html" title="3.  Brush Tools">paint tool</a>
- can be used to create the selection on the QuickMask. They should use
- only greyscale color, conforming the channel properties, white enabling
- to define the future selected place. The selection will be displayed as
- soon as the QuickMask will be toggled but its temporary channel will
- not be available anymore.
- </p>
- <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Tip">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Tip]" src="../images/tip.png" />
- </td>
- <th align="left">Tip</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- To save in a channel the selection done with the Quickmask select in
- the image menu
- <span class="guimenuitem">Select/Save to Channel</span>
- </p>
- </td>
- </tr>
- </table>
- </div>
- </div>
- <div class="sect4" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2656322"></a>2.2.4.4. 
- <span lang="en" xml:lang="en">Usage</span>
- </h5>
- </div>
- </div>
- </div>
- <div class="procedure">
- <ol type="1">
- <li>
- <p>
- <a class="link" href="gimp-file-open.html" title="5.3.  Open">Open</a> an image or begin a
- <a class="link" href="gimp-file-new.html" title="5.2.  New">new document</a>.
- </p>
- </li>
- <li>
- <p>
- Activate the Quickmask using the left-bottom button in the image
- window. If a selection is present the mask is initialized with the
- content of the selection.
- </p>
- </li>
- <li>
- <p>
- Choose a <a class="link" href="gimp-tools-paint.html" title="3.  Brush Tools">drawing tool</a>
- and use it with greyscale colors on the QuickMask.
- </p>
- </li>
- <li>
- <p>
- Deactivate the Quickmask using the left-bottom button in the image
- window.
- </p>
- </li>
- </ol>
- </div>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="gimp-dialogs-structure.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="gimp-dialogs-structure.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="gimp-path-dialog.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-dialogs-structure.html">2. 
- <span lang="en" xml:lang="en">Image Structure Related Dialogs</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-path-dialog.html">2.3. 
- <span lang="en" xml:lang="en">Path Dialog</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-